toggle menu
Spring Boot Kotlin API
4.0.0-M3
jvm
switch theme
search in API
Spring Boot Kotlin API
/
org.springframework.boot.docs.web.servlet.springmvc.errorhandling.errorpageswithoutspringmvc
/
[jvm]MyErrorPagesConfiguration
My
Error
Pages
Configuration
@
Configuration
(
proxyBeanMethods
=
false
)
open
class
MyErrorPagesConfiguration
Members
Constructors
My
Error
Pages
Configuration
Link copied to clipboard
constructor
(
)
Functions
error
Page
Registrar
Link copied to clipboard
@
Bean
open
fun
errorPageRegistrar
(
)
:
ErrorPageRegistrar